home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 September / CHIP Eylül 1998.iso / freeware / mp3 / GMP3 / GMP3.exe / 0 / RCDATA / TDSEDIT / TDSEDIT.txt
Encoding:
Text File  |  1998-05-24  |  607 b   |  32 lines

  1. object DSEdit: TDSEdit
  2.   Left = 352
  3.   Top = 259
  4.   Width = 435
  5.   Height = 300
  6.   Caption = 'DSEdit'
  7.   Font.Color = clWindowText
  8.   Font.Height = -11
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   OnClose = FormClose
  12.   PixelsPerInch = 96
  13.   TextHeight = 13
  14.   object DBGrid1: TDBGrid
  15.     Left = 0
  16.     Top = 0
  17.     Width = 427
  18.     Height = 273
  19.     Align = alClient
  20.     DataSource = DataSource1
  21.     TabOrder = 0
  22.     TitleFont.Color = clWindowText
  23.     TitleFont.Height = -11
  24.     TitleFont.Name = 'MS Sans Serif'
  25.     TitleFont.Style = []
  26.   end
  27.   object DataSource1: TDataSource
  28.     Left = 63
  29.     Top = 31
  30.   end
  31. end
  32.